projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
009111d
)
* test/automated/Makefile.in: Tweak previous change
author
Glenn Morris
<rgm@gnu.org>
Thu, 21 Nov 2013 01:31:33 +0000
(20:31 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 21 Nov 2013 01:31:33 +0000
(20:31 -0500)
test/automated/Makefile.in
patch
|
blob
|
history
diff --git
a/test/automated/Makefile.in
b/test/automated/Makefile.in
index 2169ce0d22447caeda09a5ec55ad246ab86e2cbb..a8adaf4048392b4313f6200cc4e00391f47ce99e 100644
(file)
--- a/
test/automated/Makefile.in
+++ b/
test/automated/Makefile.in
@@
-36,7
+36,7
@@
EMACS = ../../src/emacs
# Command line flags for Emacs.
# Apparently MSYS bash would convert "-L :" to "-L ;" anyway,
# but we might as well be explicit.
-EMACSOPT = -batch --no-site-file --no-site-lisp -L
$(PATH_SEPARATOR)$(srcdir)
+EMACSOPT = -batch --no-site-file --no-site-lisp -L
"$(PATH_SEPARATOR)$(srcdir)"
# Extra flags to pass to the byte compiler.
BYTE_COMPILE_EXTRA_FLAGS =